Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

chore(picking): refactor picking component names #759

Merged

Conversation

aleespryker
Copy link
Contributor

@aleespryker aleespryker commented Sep 12, 2023

Picking components are now labelled differently.

eg, <oryx-customer-note></oryx-customer-note> is now <oryx-picking-customer-note></oryx-picking-customer-note> according to our components naming conventions.

closes: HRZ-89742

@aleespryker aleespryker requested a review from a team as a code owner September 12, 2023 14:37
@netlify
Copy link

netlify bot commented Sep 12, 2023

Deploy Preview for dev-fulfillment ready!

Name Link
🔨 Latest commit d97a5f0
🔍 Latest deploy log https://app.netlify.com/sites/dev-fulfillment/deploys/650b07636b6d3e0008dd7b66
😎 Deploy Preview https://deploy-preview-759--dev-fulfillment.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Sep 12, 2023

Deploy Preview for dev-oryx-components ready!

Name Link
🔨 Latest commit d97a5f0
🔍 Latest deploy log https://app.netlify.com/sites/dev-oryx-components/deploys/650b076361e1760007f76fb6
😎 Deploy Preview https://deploy-preview-759--dev-oryx-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Sep 12, 2023

Deploy Preview for dev-composable-storefront ready!

Name Link
🔨 Latest commit d97a5f0
🔍 Latest deploy log https://app.netlify.com/sites/dev-composable-storefront/deploys/650b0763c4c2b80008841178
😎 Deploy Preview https://deploy-preview-759--dev-composable-storefront.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
3 paths audited
Performance: 25 (🔴 down 6 from production)
Accessibility: 95 (no change from production)
Best Practices: 97 (no change from production)
SEO: 87 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@cypress
Copy link

cypress bot commented Sep 12, 2023

1 flaky test on run #10104 ↗︎

0 44 0 0 Flakiness 1

Details:

chore: update unit test component naming
Project: Composable Storefront Commit: d97a5f0419
Status: Passed Duration: 04:06 💡
Started: Sep 20, 2023 3:22 PM Ended: Sep 20, 2023 3:26 PM
Flakiness  src/integration/cart.cy.ts • 1 flaky test • sf-regression

View Output Video

Test Artifacts
... > should show a global error if an error occurs while cart editing Output Screenshots Video

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@cypress
Copy link

cypress bot commented Sep 12, 2023

Passing run #2399 ↗︎

0 27 0 0 Flakiness 0

Details:

chore: update unit test component naming
Project: Fulfillment App Commit: d97a5f0419
Status: Passed Duration: 04:30 💡
Started: Sep 20, 2023 3:23 PM Ended: Sep 20, 2023 3:27 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@tolerants
Copy link
Contributor

It's not a breaking change as long as this module is not release yet.

…ore/hrz-89742-refactor-picking-component-names
Copy link
Contributor

@Sinucid Sinucid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional changes, that I would like to ask you to make:

  • PickingListMixinInterface implements interface from picking-lists component ( PickingListComponentProperties ), that is ridiculous. Move it, please, to the src/models
  • login and picker components have default exports, that looks strange and unreasonable. Drop them, please, and use exported classes directly

Sinucid
Sinucid previously approved these changes Sep 18, 2023
@aleespryker aleespryker force-pushed the chore/hrz-89742-refactor-picking-component-names branch from 06f33fb to a8d58f8 Compare September 18, 2023 13:46
libs/domain/picking/login/login.def.ts Outdated Show resolved Hide resolved
libs/domain/picking/login/login.component.ts Outdated Show resolved Hide resolved
Sinucid
Sinucid previously approved these changes Sep 20, 2023
@aleespryker aleespryker merged commit bd0643a into development Sep 22, 2023
@aleespryker aleespryker deleted the chore/hrz-89742-refactor-picking-component-names branch September 22, 2023 09:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants